home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Flock 0.9.1.3 stable / flock-0.9.1.3.en-US.win32.exe / flock / chrome / en-US.jar / locale / en-US / global / dom / dom.properties
Text File  |  2006-07-18  |  2KB  |  18 lines

  1. KillScriptTitle=Warning: Unresponsive script
  2. KillScriptMessage=A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
  3. KillScriptWithDebugMessage=A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.
  4. StopScriptButton=Stop script
  5. DebugScriptButton=Debug script
  6. WaitForScriptButton=Continue
  7. JSURLLoadBlockedWarning=Attempt to load a javascript: URL from one host\nin a window displaying content from another host\nwas blocked by the security manager.
  8. WindowCloseBlockedWarning=Scripts may not close windows that were not opened by script.
  9. OnBeforeUnloadPreMessage=Are you sure you want to navigate away from this page?
  10. OnBeforeUnloadPostMessage=Press OK to continue, or Cancel to stay on the current page.
  11. DocumentAllUsed=Non-standard document.all property was used. Use W3C standard document.getElementById() instead.
  12. GlobalScopeElementReference=Element referenced by ID/NAME in the global scope. Use W3C standard document.getElementById() instead.
  13. UseOfCaptureEventsWarning=Use of captureEvents() is deprecated, see bug 330494.
  14. UseOfReleaseEventsWarning=Use of releaseEvents() is deprecated, see bug 330494.
  15. UseOfRouteEventWarning=Use of routeEvent() is deprecated, see bug 330494.
  16. UseOfPreventBubbleWarning=Event=%S, use of preventBubble() is deprecated. Use W3C standard stopPropagation() instead.
  17. UseOfPreventCaptureWarning=Event=%S, use of preventCapture() is deprecated. Use W3C standard stopPropagation() instead.
  18.